[INFO] fetching crate forge-pipeline 0.1.12...
[INFO] checking forge-pipeline-0.1.12 against try#1779a8680dcd39c56ed600627cf6742ef07ed78c for pr-149045
[INFO] extracting crate forge-pipeline 0.1.12 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate forge-pipeline 0.1.12
[INFO] finished tweaking crates.io crate forge-pipeline 0.1.12
[INFO] tweaked toml for crates.io crate forge-pipeline 0.1.12 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate forge-pipeline 0.1.12 on toolchain 1779a8680dcd39c56ed600627cf6742ef07ed78c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate forge-pipeline 0.1.12 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc4379f216e7f300b3e3e41561a6fe3a9ea828f5b7fa47cf48d8f92d452fb436
[INFO] running `Command { std: "docker" "start" "-a" "dc4379f216e7f300b3e3e41561a6fe3a9ea828f5b7fa47cf48d8f92d452fb436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc4379f216e7f300b3e3e41561a6fe3a9ea828f5b7fa47cf48d8f92d452fb436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc4379f216e7f300b3e3e41561a6fe3a9ea828f5b7fa47cf48d8f92d452fb436", kill_on_drop: false }`
[INFO] [stdout] dc4379f216e7f300b3e3e41561a6fe3a9ea828f5b7fa47cf48d8f92d452fb436
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7ece0847dc78c86a82fe1c87e0c261469d0241e86697baeb9a176f5fc2bc9ed
[INFO] running `Command { std: "docker" "start" "-a" "d7ece0847dc78c86a82fe1c87e0c261469d0241e86697baeb9a176f5fc2bc9ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling wasmtime-internal-core v44.0.1
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling cranelift-srcgen v0.131.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling pulley-macros v44.0.1
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.131.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling cranelift-isle v0.131.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.131.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking cranelift-bitset v0.131.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking cranelift-entity v0.131.1
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking cranelift-bforest v0.131.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.131.1
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v44.0.1
[INFO] [stderr]    Compiling wasmparser v0.246.2
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling object v0.39.1
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]     Checking regalloc2 v0.15.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking cranelift-control v0.131.1
[INFO] [stderr]    Compiling pulley-interpreter v44.0.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.131.1
[INFO] [stderr]     Checking wasm-encoder v0.246.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking wasmtime-internal-component-util v44.0.1
[INFO] [stderr]    Compiling io-extras v0.18.4
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling cap-primitives v3.4.5
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]     Checking ambient-authority v0.0.2
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v44.0.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking fs-set-times v0.20.3
[INFO] [stderr]     Checking wasmprinter v0.246.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking rustix-linux-procfs v0.1.1
[INFO] [stderr]    Compiling wasmtime-internal-fiber v44.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cranelift-codegen v0.131.1
[INFO] [stderr]    Compiling wasmtime-internal-component-macro v44.0.1
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling wit-parser v0.246.2
[INFO] [stderr]    Compiling wasmtime v44.0.1
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking wasmtime-environ v44.0.1
[INFO] [stderr]    Compiling leb128 v0.2.6
[INFO] [stderr]    Compiling cap-std v3.4.5
[INFO] [stderr]    Compiling wast v35.0.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling wasmtime-internal-wit-bindgen v44.0.1
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking addr2line v0.26.1
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v44.0.1
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling witx v0.9.1
[INFO] [stderr]    Compiling wiggle-macro v44.0.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling cap-fs-ext v3.4.5
[INFO] [stderr]    Compiling system-interface v0.27.3
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking forge-ir v0.1.12
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cap-time-ext v3.4.5
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking cap-net-ext v3.4.5
[INFO] [stderr]     Checking cap-rand v3.4.5
[INFO] [stderr]     Checking jsonptr v0.7.1
[INFO] [stderr]     Checking forge-parser v0.1.12
[INFO] [stderr]    Compiling wiggle-generate v44.0.1
[INFO] [stderr]     Checking cranelift-native v0.131.1
[INFO] [stderr]     Checking cranelift-frontend v0.131.1
[INFO] [stderr]     Checking wasmtime-internal-cranelift v44.0.1
[INFO] [stderr]     Checking wasmtime-wasi-io v44.0.1
[INFO] [stderr]     Checking wiggle v44.0.1
[INFO] [stderr]     Checking forge-ir-bindgen v0.1.12
[INFO] [stderr]     Checking wasmtime-wasi v44.0.1
[INFO] [stderr]     Checking forge-host v0.1.12
[INFO] [stderr]     Checking forge-pipeline v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 39s
[INFO] running `Command { std: "docker" "inspect" "d7ece0847dc78c86a82fe1c87e0c261469d0241e86697baeb9a176f5fc2bc9ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7ece0847dc78c86a82fe1c87e0c261469d0241e86697baeb9a176f5fc2bc9ed", kill_on_drop: false }`
[INFO] [stdout] d7ece0847dc78c86a82fe1c87e0c261469d0241e86697baeb9a176f5fc2bc9ed
